* {
  padding: 0;
  margin: 0;
  border: 0;
}

body {
  font-family: "Microsoft YaHei";
  background: #fff;
}

a {
  text-decoration: none;
  cursor: pointer;
}

ul,
li {
  list-style: none;
}

input {
  border: 0;
  outline: none;
}

i,
em {
  font-style: normal;
}

.mobile_none {
  display: none;
}



/* header */
.hp_header {
  font-size: 0.24rem;
  position: relative;
}

.hp_banner_bg {
  position: absolute;
  top: 0;
  background: #dedede;
}

.hp_banner {
  position: absolute;
  width: 7.5rem;
  background: #dedede;
}

.hp_banner span {
  display: block;
  width: 7.5rem;
  position: absolute;
  top: 0.6rem;
  height: 1.65rem;
  background: url(hpzx200205_01.jpg) no-repeat;

}

.hp_banner span img {
  width: 5.17rem;
  margin: 0.32rem 0 0 1.16rem;
}

.qrcode {
  display: none;
}

.hp_form {
  position: relative;
  top: 0;
  left: 0;
  height: 0.54rem;
  padding: 0.06rem 0 0 0.2rem;
  width: 4rem;
}

.hp_form input {
  display: block;
  /* height: 0.42rem; */
  /* line-height: 0.42rem; */
  border-radius: 0.21rem;
  background: none;
  border: 0.013rem solid #b7b7b7;
  color: #747272;
  padding: 0.09rem 0.65rem 0.09rem 0.15rem;
  width: 3.1rem;
  font-size: 0.24rem;
  -webkit-appearance: none;
}

.hp_form .S_submit {
  display: block;
  position: absolute;
  height: 0.4rem;
  width: 0.2rem;
  background: url(hpzx200205_02.png) no-repeat center #dedede;
  right: 0.1rem;
  top: 0.1rem;
  border: 0;
}

.hp_inside {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 0.2rem;
  z-index: 2;
  line-height: 0.55rem;
  color: #747272;
}

.hp_inside a {
  color: #747272;
}

.hp_nav {
  /* position: relative; */
  background: #005095;
  height: 0.7rem;
  overflow: hidden;
}

.hp_nav_bg {
  padding-top: 2.25rem;
}

.hp_nav ul {
  display: flex;
  overflow: scroll;
  white-space: nowrap;
  height: 0.9rem;
  padding-right: 0.2rem;
}

.hp_nav li {
  float: left;
  line-height: 0.7rem;
  margin: 0 0.2rem;
  font-size: 0.32rem;
}

.hp_nav li:last-child {
  padding-right: 0.4rem;
}

.hp_nav li a {
  color: #fff;

}

.linear {
  position: absolute;
  height: 0.7rem;
  right: 0;
  bottom: 0;
  width: 0.5rem;
  background: linear-gradient(to right, rgba(0, 80, 149, 0), rgba(0, 80, 149, 1))
}

.container {
  position: relative;
  padding: 0.2rem;
  background: #eee;
  padding-bottom: 1.6rem;
}

.list_p .hp_site {
  /* width: 4.5rem; */
  padding-right: 1rem;
}

.list_p .hp_list_left {
  display: none;
  position: absolute;
  top: 0.8rem;
  left: 0.3rem;
  width: 6.78rem;
  background: #fff;
  border: 4px solid #deebf4;
  z-index: 9;
  padding: 0;
}

.list_p .hp_list_left dl {
  margin-top: 0;
}

.list_p .hp_list_left dt {
  border: 0;
  background: url(hpzx200205_1606.png) no-repeat 0.3rem center;
  background-size:  0.12rem 0.18rem;
  padding: 0.1rem 0 0.1rem 0.55rem;
  border-bottom: 0.02rem solid #deebf4;
  border-top: 0.02rem solid #deebf4;
}


.list_p .hp_list_left span {
  display: none;
}

.list_p .hp_list_left dd {
  display: block;
  color: #005095;
  padding: 0.15rem 0 0.15rem 0.3rem;
}

.list_p .hp_list_left dd a {
  display: block;
  color: #015293;
  font-size: 0.24rem;
}

.list_p .hp_list_left dl {
  float: none;
}

.col_n_btn {
  position: absolute;
  right: 0.3rem;
  top: 0.3rem;
  background: #71a1cb;
  width: .25rem;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  color: #fff;
  font-size: 0.26rem;
  background: url(hpw_list_colbtnBg.png) no-repeat .12rem center #71a1cb;
  background-size: 0.32rem 0.24rem;
  padding-right: 0.3rem;
}

.hp_site {
  font-size: 0.26rem;
  padding: 0.2rem;
  background: #fff;
  color: #333;
}

.hp_site a {
  color: #333;
}

/* footer */
.hp_footer {
  font-size: 0.24rem;
  height: 1.72rem;
  background: #dedede;
  border-top: 0.013rem solid #b7b7b7;
  padding-top: .3rem;
  line-height: .35rem;
}
.hp_footer a {
  color: black;
}
.hp_icon01 {
  float: left;
  margin: 0.1rem .2rem 0 1.12rem;
}

.hp_icon01 img {
  width: 0.57rem;
}

.hp_txt01 p:nth-child(2) {
  float: left;
  margin: 0.3rem 0 0 0.2rem;
  line-height: 0.38rem;
}



.policeIcon {
  vertical-align: middle;
  width: 0.22rem !important;
}


/* content */
.hp_content h2 {
  font-size: 0.4rem;
  line-height: 0.6rem;
  color: #333;
  font-weight: normal;
  padding: 0.2rem;
  background: #fff;
  text-align: center;
}

.hp_content .hp_xie {
  font-size: 0.24rem;
  color: #adadad;
  text-align: center;
  background: #fff;
  border-bottom: 0.013rem solid #eee;
}

.hp_content .hp_xie span {
  display: inline-block;
  width: 3.2rem;
  text-align: center;
  padding: 0rem 0 0.2rem 0rem;
}

.hp_content .hp_txt {
  padding: 0.2rem;
  font-size: 0.32rem;
  line-height: 0.6rem;
  color: #333;
  background: #fff;
  padding-bottom: 0.4rem;
}

.hp_content .hp_txt p {
  text-indent: 2em!important;
  font-family: "宋体"!important;
}

.hp_content .hp_txt img {
  width: 100% !important;
  display: block;
  height: auto!important;
}

/* list */
.hp_list {
  font-size: 0.32rem;
}

.hp_list_left {
  position: relative;
  overflow: hidden;
  background: #fff;
  padding: 0 0.2rem;
}

.hp_list_left span {
  position: absolute;
  display: block;
  padding: 0.2rem 0.5rem;
  background: #005095;
  font-size: 0.32rem;
  color: #fff;
  font-weight: bold;
}

.hp_list_left dd {
  display: none;
}

.hp_list_left dt {
  border-left: 0.05rem solid #deebf4;
  padding: 0 0.2rem;
}

.hp_list_left dt a {
  color: #3b4e95;
  font-weight: bold;
  font-size: 0.28rem;
}

.hp_list_left dl {
  float: left;
  margin-top: 1rem;
}

.hp_list_right {
  background: #fff;
  padding: 0.3rem 0.2rem 0.2rem 0.2rem;
}

.hp_list_right h2 {
  display: block;
  border-bottom: 0.02rem solid #e4e4e4;
  /* padding-bottom: 0.05rem; */
  height: 0.64rem;
}

.hp_list_right h2 span {
  display: block;
  float: left;
  color: #005095;
  font-weight: bold;
  border-bottom: 0.04rem solid #8f001e;
  /* padding-bottom: 0.04rem; */
  font-size: 0.32rem;
  height: 0.6rem;
}

.hp_ul01 li {
  position: relative;
  padding: 0.2rem 0.2rem 0.6rem 0.2rem;
  /* min-height: 0.8rem; */
  background: url(hpzx200205_04.png) no-repeat left 0.37rem;
  background-size: 0.08rem;
}

.hp_ul01 li a {
  color: #000000;
}

.hp_ul01 li span {
  position: absolute;
  bottom: 0.2rem;
  right: 0.2rem;
  color: #999999;
}

.seemore {
  display: block;
  width: 6.66rem;
  height: 0.66rem;
  line-height: 0.66rem;
  text-align: center;
  border: 0.02rem solid #b7b7b7;
  background: #eeeeee;
  font-size: 0.32rem;
  color: #999;
  margin-bottom: 0.3rem;
}

/* index */
.hp_news,
.hp_xgdw,
.hp_main {
  font-size: 0.32rem;
  background: #fff;
}

.content-headlines h2 {
  font-weight: bold;
  font-size: 0.32rem;
  color: #005095;
  padding: 0.2rem;
}

.content-headlines a {
  color: #005095;
}

.content-headlines p {
  padding: 0 0.2rem;
  color: #005095;
}

.swiper-container {
  padding: 0.3rem 0 0;
}

.swiper-container img {
  display: block;
  width: 7.1rem;
  height: 3.0rem;
}

.swiper-container .swiper-slide {
  position: relative;
}

.swiper-container .titleC {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: rgba(0, 0, 0, .5);
}

.swiper-container .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 100%;
  border: 0.02rem solid #fff;
  background: none;
  opacity: 1;
  margin: 0 0.08rem !important;
}

.swiper-container .swiper-pagination {
  position: absolute;
  text-align: right;
  left: 0;
  /* bottom: 0.12rem; */
}

.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 100%;
  border: 0.02rem solid #fff;
  background: #fff;

}

.swiper-container .titleC span {
  display: block;
  color: #fff;
  width: 4.7rem;
  height: 0.6rem;
  line-height: 0.6rem;
  padding-left: 0.2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.hp_main {
  padding: 0.3rem 0 0 0;
}

.hp_dynamic {
  padding: 0 0.2rem;
}

.hp_dynamic .hp_t_titie {
  border-bottom: 0.02rem solid #b7b7b7;
  height: 0.7rem;
  line-height: 0.7rem;
}

.hp_dynamic .hp_t_titie a {
  display: block;
  float: left;
  color: #333;
  height: 0.7rem;
  line-height: 0.7rem;
  padding: 0 0.2rem;
  margin-left: 0.15rem;

}

.hp_dynamic a.kjy_a {
  border: 0.02rem solid #b7b7b7;
  border-top: 0.05rem solid #8f001e;
  border-bottom: none;
  /* padding-bottom: 0.05rem; */
  background: #fff;
  height: 0.67rem;
  line-height: 0.61rem;
  color: #005095;
  font-weight: bold;
}

.hp_dynamic ul {
  display: none;
}

.hp_dynamic ul li {
  position: relative;
  padding: 0.2rem 0.2rem 0.6rem 0.2rem;
}

.hp_dynamic ul li a {
  color: #000000;
}

.hp_dynamic ul li span {
  position: absolute;
  right: 0.2rem;
  bottom: 0.2rem;
  color: #999999;
}

.hp_main_r {
  padding: 0 0.2rem;
}

.hp_zzgl_t {
  border-bottom: 0.02rem solid #b7b7b7;
}

.hp_main_r .hp_zzgl_t a {
  display: inline-block;
  font-weight: bold;
  color: #fff;
  background: #015293;
  padding: 0.1rem 0.2rem;
}

.hp_xsqk {
  overflow: hidden;
  padding-top: 0.3rem;
}

.hp_xsqk a {
  display: block;
  float: left;
}

.hp_xsqk a img {
  width: 3.4rem;
  height: 4.14rem;
}

.hp_xsqk .hp_xsqk_r {
  float: right;
  width: 3rem;
  line-height: 0.44rem;
}

.hp_xsqk .hp_xsqk_r a {
  float: right;
  color: #8d0021;
}

.hp_zt {
  padding: 0.3rem 0;
}

.hp_zt img {
  width: 6.7rem;
  height: 1.22rem;
}

.hp_ggw {
  /* background: #fff; */
}

.hp_ggw img {
  display: block;
  width: 7.1rem;
  height: 0.87rem;
  margin: 0.3rem 0 0;
}

.hp_xgdw {
  background: #eeeeee;
  padding: 0.2rem;
}

.hp_xgdw span {
  font-size: 0.34rem;
  font-weight: bold;
  color: #015293;
  padding: 0 0rem 0 0.4rem;
  background: url(hpzx200205_14.jpg) no-repeat;
  background-size: 0.32rem 0.37rem;
}

.hp_xgdw .hp_xgdw_r {
  padding: 0.2rem 0 0 0;
}

.hp_xgdw .hp_xgdw_r a {
  display: block;
  color: #333333;
  padding: 0.02rem 0;
  font-size: 0.28rem;
}




/*检索-开始*/
.ll_gjjs {
  width: 100%;
}

.ll_gjjs_mian {

  overflow: hidden;
}

.ll_gjjs_mian2 {
  background-color: #ffffff;
  border: 0;
  overflow: hidden;
}

.ll_gjjs_mian2_center {
  padding: 0.25rem;
  background: url(xxgk-hsearch-hide_ydBg_02.png);
  background-size: cover;
}


.p_con {
  /*margin-bottom: .6rem;*/
}

.p_huise {}

.p_huise dd {
  padding-top: 25px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
  clear: both;
}

.p_search {
  overflow: hidden;
}

.p_search select {
  display: none;
}

.p_search .select_box {
  font-size: 14px;
  color: #999999;
  width: 136px;
  height: 34px;
  float: left;
  background-color: #fff;
  position: relative;
  border: 1px solid #e3e3e3;
  border-right: 0;
  padding: 5px 0;
}

.p_search .select_showbox {
  height: 34px;
  line-height: 34px;
  background: url(search_ico.png) no-repeat 110px center #fff;
  font-size: 16px;
}

.p_search .select_showbox.active {
  background: url(search_ico_hover.png) no-repeat 110px center #fff;
}

.p_search .select_option {
  border: 1px solid #e3e3e3;
  border-top: none;
  display: none;
  left: 0px;
  top: 44px;
  width: 135px;
  position: absolute;
  z-index: 9999;
  background: #fff;
}

.p_search .select_option li {
  text-indent: 1.5em;
  width: 100%;
  cursor: pointer;
  line-height: 40px;
  height: 40px;
}

.p_search .select_option li.selected {
  background-color: #F3F3F3;
  color: #999;
}

.p_search .select_option li.hover {
  background: #BEBEBE;
  color: #fff;
}

.p_search input.inp_srh,
.p_search input.btn_srh {
  border: none;
  background: none;
  /*height:40px;
    	line-height:40px;*/
  float: left;
}

.p_search input.inp_srh {
  outline: none;
  display: block;
  border: .01rem solid #e3e3e3;
  font-size: .3rem;
  padding: 0 .16rem;
  background-color: #fff;
  height: .78rem;
  line-height: .78rem;
  color: #333;
  width: 5.3rem;
  box-sizing: border-box;
}

.p_search input.btn_srh {
  box-sizing: border-box;
  background: url(xxgk-search-icon0803.png) no-repeat .35rem center #2f6b98;
  background-size: .31rem auto;
  color: #fff;
  font-size: .3rem;
  width: 1.7rem;
  height: .78rem;
  line-height: .78rem;
  cursor: pointer;
  text-align: left;
  text-indent: .8rem;
}

.p_gaoji {
  background: url(xxgk-hsearch-icon0803.png) no-repeat 2.76rem center #b01a07;
  background-size: .31rem auto;
  color: #FFF;
  font-size: .3rem;
  width: 100%;
  display: block;
  height: .78rem;
  line-height: .78rem;
  text-indent: 3.2rem;
  cursor: pointer;
  margin-top: .98rem;
  clear: both;
}

.p_gaoji:hover {
  color: #fff;
}


#theme {
  position: relative;
  z-index: 1;
}

#theme .theme-select {
  width: 298px;
  height: 300px;
  position: absolute;
  top: 38px;
  left: 100px;
  z-index: 9999;
  background: #fff;
  border: 1px solid #e6e6e6;
  padding: 10px 10px 50px 10px;
  display: none;
}

#theme .theme-select-cont {
  overflow-y: auto;
  height: 300px;
}

#theme .theme-select input {
  width: auto;
  height: auto;
  border: 0;
}

#theme .theme-select dd {
  padding-left: 25px;
  height: 30px;
  line-height: 30px;
  background: url(xxgk-li-cur-icon0803.png) no-repeat 15px center;
  display: none;
}

#theme .theme-select dd b {
  font-weight: normal;
  font-size: 12px;
}

#theme .theme-select dt {
  background: url(xxgk-arrow-right0803.png) no-repeat left center;
  padding-left: 15px;
  height: 30px;
  line-height: 30px;
}

#theme .theme-select dt b {
  font-weight: normal;
  font-size: 12px;
}

#theme .theme-select dt.active {
  background: url(xxgk-arrow-down0803.png) no-repeat left center;
}

#theme .theme-select dt.active b {
  color: #0c79cc;
}

#theme .theme-select dt.single {
  background: url(xxgk-li-cur-icon0803.png) no-repeat left center;
}

#theme .theme-select dt.single.active {
  background: url(xxgk-li-cur-icon0803.png) no-repeat left center;
}

#theme .theme-select .check-btn {
  background: #fbfbfb;
  height: 40px;
  width: 100%;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  bottom: 1px;
  left: 0;
  z-index: 100;
}

#theme .theme-select dl.active dd {
  display: block;
}

.xxgk-left-menu li.active h4 a,
.xxgk-left-menu li.active h4 span {
  color: #0c79cc;
  background: url(xxgk-arrow-right0803.png) no-repeat 13px 8px;
  font-weight: bold;
}



.hsearch-box-bg {
  display: none;
  margin: .2rem 0 .5rem;
}

.hsearch-form {
  padding: 0 .2rem;
}

.hsearch-box {
  border: .01rem solid #e3e3e3;
  background: #fff;
  position: relative;
}

.hsearch-title {
  text-align: center;
  padding: .3rem 0;
}

.hsearch-title img {
  width: 96%;
  display: block;
  margin: 0 auto;
}

.hsearch-line {
  text-align: center;
  padding: 0 0 .2rem 0;
}

.hsearch-line img {
  width: 100%;
  display: block;
}

.normal {
  /* padding-bottom:20px;
 height:38px;*/
}

.half {

  position: relative;
}

.normal span.lable {
  display: none;
  text-align: center;
  font-size: .3rem;
  text-align: left;
  margin-bottom: .2rem;
}

.normal:nth-child(1) span.lable {
  display: block;
}

.normal .hsearch-ipt {}

.normal input {
  width: 100%;
  box-sizing: border-box;
  display: block;
  height: .76rem;
  line-height: .76rem;
  padding: 0 .13rem;
  border: .01rem solid #e6e6e6;
  color: #999999;
  font-size: .3rem;
  margin-bottom: .2rem;
}

.hsearch-form .half input {
  width: 100%;
  position: relative;
  z-index: 10;
}

.hsearch-box-bg .hsearch-box .hsearch-form .half1 .lable {
  display: block;
  height: .3rem;
}

.hsearch-box-bg .hsearch-box .hsearch-form .half2 .lable {
  display: block;
  float: left;
  margin-bottom: 0;
  line-height: .78rem;
}

.hsearch-box-bg .hsearch-box .hsearch-form .half input {
  font-size: .28rem;
}

.hsearch-box-bg .hsearch-box .hsearch-form .half1 {
  width: 2.85rem;
  float: left;
}

.hsearch-box-bg .hsearch-box .hsearch-form .half2 {
  width: 3.4rem;
  float: right;
  overflow: hidden;
  margin-top: .5rem;
}

.hsearch-box-bg .hsearch-box .hsearch-form .half2 input {
  width: 2.85rem;
  float: right;
}

.gjss_pxzd {
  overflow: hidden;
  margin-bottom: .2rem;
  padding-top: 0.1rem;
  clear: both;
}

.gjss_pxzd dl.biaodan4-1 {
  display: block;
}

.gjss_pxzd dl.biaodan4-1 dt {
  padding-left: 0px;
  padding-right: 10px;
  display: block;
  float: left;
  border: 0px solid #eaeaea;
  font-size: .3rem;
  color: #333;
  text-align: right;
}

.gjss_pxzd dl.biaodan4-1 dt span {
  color: #cb2d37;
}

.gjss_pxzd dl.biaodan4-1 dd {
  display: block;
  float: left;
  border: 0px solid #ff0000;
}

.gjss_pxzd dl.biaodan4-1 dd input {
  width: .28rem;
  height: .28rem;
  margin-right: .1rem;
  margin-top: .068rem;
  float: left;
  color: #2f6b97;
  border: 0px solid #eaeaea;
  border-radius: 50%;
}

.gjss_pxzd dl.biaodan4-1 dd b {
  margin-right: .7rem;
  font-size: .3rem;
  color: #333;
  display: block;
  float: left;
  font-weight: normal;
  vertical-align: middle;
}

.hsearch-box-bg .hsearch-box .hsearch-form .gjss_pxzdPx dl.biaodan4-1 dd b {
  margin-right: .46rem;
}

.gjss_pxzdPx dl.biaodan4-1 dd {
  float: right;
}

.hsearch-box-bg .hsearch-box .hsearch-form .gjss_pxzdPx .gjss_pxzdPxLast {
  margin-right: .0rem !important;
}

.normal .calaner-icon {
  background: url(xxgk-calaner-icon0805.png) no-repeat;
  background-size: 100% 100%;
  height: .3rem;
  width: .35rem;
  display: block;
  position: absolute;
  top: .23rem;
  right: .15rem;
  z-index: 100;
}

.hsearch-box-bg .hsearch-box .hsearch-form .half1 .calaner-icon {
  top: .73rem;
}

.hsearch-form .txtarea {
  height: 80px;
  clear: both;
}

.normal textarea {
  width: 738px;
  float: right;
  padding: 6px 0;
  border: 1px solid #e6e6e6;
  text-indent: 1em;
  font-size: 14px;
  height: 60px;
}

.xxgk-btn-groups {
  padding: .3rem 0 1rem;
  clear: both;
  text-align: center;
  overflow: hidden;
}

.xxgk-btn-groups span {

  font-size: .3rem;
  width: 3.15rem;
  display: block;
  height: .86rem;
  line-height: .86rem;
}

.xxgk-btn-groups .submt {
  color: #fff;
  background: #2f6b98;
  border: .01rem solid #2f6b98;
  cursor: pointer;
  float: left;
}

.xxgk-btn-groups .reset {
  color: #2f6b98;
  border: .01rem solid #2f6b98;
  cursor: pointer;
  float: right;
}

.xxgk-hsearch-hide {
  background: url(xxgk-hsearch-hide.png) no-repeat center center;
  background-size: 100% 100%;
  width: 1.62rem;
  height: .95rem;
  display: block;
  position: absolute;
  bottom: -.35rem;
  left: 50%;
  margin-left: -.81rem;
  cursor: pointer;
  z-index: 100;
}

.normal .select_box {
  font-size: 14px;
  width: 318px;
  height: 36px;
  float: left;
  background-color: #fff;
  position: relative;
  border: 1px solid #e3e3e3;
}

.normal .select_showbox {
  height: 36px;
  line-height: 36px;
  background: url(search_ico.png) no-repeat 300px center;
  text-indent: 1em;
  color: #999999;
}

.normal .select_showbox.active {
  background: url(search_ico_hover.png) no-repeat 300px center;
  background-color: #fff;
}

.normal .select_option {
  border: 1px solid #e3e3e3;
  border-top: none;
  display: none;
  left: -1px;
  top: 36px;
  position: absolute;
  z-index: 9999;
  background: #fff;
}

.normal .select_option li {
  text-indent: 1.5em;
  width: 318px;
  cursor: pointer;
  line-height: 40px;
  height: 40px;
}

.normal .select_option li.selected {
  background-color: #F3F3F3;
  color: #999;
}

.normal .select_option li.hover {
  background: #BEBEBE;
  color: #fff;
}

.normal select {
  display: none;
}

/*高级检索-1200-结束*/

/* 排序-1200 开始*/
.ll_gjjs_paixu {
  overflow: hidden;
  padding: .25rem .25rem .4rem;
  border-bottom: .01rem solid #e0e0e0;
}

.ll_gjjs_paixu p {
  overflow: hidden;
  border: 0px solid #000;
}

.ll_gjjs_paixu p span {
  font-size: .3rem;
  color: #333;
  width: 100%;
  float: left;
  margin-bottom: .18rem;
  display: block;
}

.ll_gjjs_paixu p span:nth-child(odd) {
  width: 100%;
}

.ll_gjjs_paixu p span a {
  color: #b01a07;
}

.ll_gjjs_paixu ul {
  border: 0px solid #000;
  overflow: hidden;
  margin-top: .12rem;
}

.ll_gjjs_paixu ul a {
  float: left;
  border: .01rem solid #9fa0a1;
  background-color: #c1c2c3;
  color: #fff;
  font-size: .3rem;
  height: .76rem;
  line-height: .76rem;
  text-align: center;
  display: block;
  width: 3.34rem;
}

.ll_gjjs_paixu ul a:nth-child(2) {
  float: right;
}

.ll_gjjs_paixu ul a.active {
  background-color: #b01a07;

}

/* 排序-1200 开始*/

/* 检索词-1200 开始*/
.ll_gjjs_jsc {
  overflow: hidden;
  padding: .25rem;
}

.ll_gjjs_jsc span {
  display: block;
  font-size: .3rem;
  color: #333;
}

.ll_gjjs_jsc span a {
  color: #b01a07;
}

/* 检索词-1200 结束*/


/*检索列表-1200 开始*/
.ll_gjjs_list_mian {}

/*检索列表-左部样式-1200 开始*/
.ll_gjjs_list_mian_left {
  display: none;
}


/*检索列表-左部样式-1200 结束*/

/*检索列表-右侧样式-1200 开始*/

/*右侧列表-1200-开始*/
.ll_gjjs_list_mian_right {
  width: 100%;
  min-height: 7rem;
  background-color: #f7f7f7;
  border: 1px solid #f0f0f0;
}

.ll_gjjs_list {
  padding: 0.1rem .25rem 0;
}

.ll_gjjs_list li {
  border-bottom: .015rem dashed #4178a1;
  padding-bottom: .4rem;
  line-height: .52rem;
  ;
  color: #999;
  text-align: justify;
}

.ll_gjjs_list li h2 {
  line-height: .52rem;
  font-size: .3rem;
  font-weight: normal;
  color: #2f6b98;
  padding: .4rem 0 0 0;
}

.ll_gjjs_list li font {
  color: #f30000;
}

.ll_gjjs_list li p {
  color: #666;
  font-size: .3rem;
}

.ll_gjjs_list li span {
  color: #333333;
  font-size: .28rem;
  display: block;
  padding: .1rem 0 .1rem .6rem;
}

.ll_gjjs_list .indexMore {
  margin: .5rem 0 .8rem;
}

/*右侧列表-1200-结束*/

.indexMore {
  margin: 0 auto;
  width: 90%;
  display: block;
  height: .66rem;
  line-height: .66rem;
  text-align: center;
  color: #999;
  background: #f0f0f0;
  font-size: .28rem;
  border: 0.01rem solid #e5e5e5;
  text-indent: 0em;
}

.indexMore2 {
  margin: 0 auto;
  width: 100%;
  display: block;
  height: .86rem;
  line-height: .86rem;
  text-align: center;
  color: #999;
  background: #f0f0f0;
  font-size: .32rem;
  border: 0.01rem solid #e5e5e5;
  display: none;
}



/*检索无结果-1200-开始*/
.ll_gjjs_wjg {
  padding-top: .9rem;
  overflow: hidden;
}

.ll_gjjs_wjg p {
  width: 3rem;
  height: 3rem;
  margin: 0px auto;
  background: url(NNSA_sslb_sswjg.png) no-repeat;
  background-size: 100%;
}

.ll_gjjs_wjg span {
  display: block;
  padding-top: .4rem;
  line-height: .48rem;
  font-size: .3rem;
  color: #333;
  text-align: center;
  overflow: hidden;
}

/*检索结束*/
.gjjs_f {
  padding: 0;
}

.gl_content {
  padding: 0.2rem;
  font-size: 0.32rem;
  line-height: 0.6rem;
  color: #333;
  background: #fff;
  padding-bottom: 0.4rem;
}

.webMapBase{
  margin-bottom: .28rem;
  border-top: .015rem solid #eee;
}
.webMapBase h2{
  font-size: .36rem;
  color: #012E41;
  height: .42rem;
  line-height: .42rem;
  padding:.5rem 0 .2rem;
  border: 0;
}
.webMapBase ul{
  overflow: hidden;
}
.webMapBase ul li{
  float: left;
  height: .42rem;
  line-height: .42rem;
  font-size: .3rem;
  color: #333;
  width: 50%;
  padding:.2rem 0;
}
.webMapBase ul li a{
  display: block;
  color: #333;
}
.webMapBaseLi50{
  width: 100% !important;
}

/*分页-开始*/
.page-large{ padding-bottom: 40px; padding-top: 40px; text-align:center; order:1px solid #2f6b98; overflow: hidden;     }
.page-large .page1{position:relative; left:50%; float: left; }
.page-large .page2{position:relative; left:-50%; float: left;}

.page-large a{
  float: left;
  margin-right: .1rem;
  display: block;
  height: .4rem;
  line-height: .4rem;
  padding: 0px .12rem;
  border: 1px solid #dddddd;
  border-radius: 2px;
  font-size: .22rem;
  color: #666666;
}
.page-large a.on{border:1px solid #2f6b98; background:#2f6b98; color:#fff;}
.page-large a.none{border:none;}
.page-large .Num:hover{border:1px solid #2f6b98; color:#2f6b98;}
.page-large .on:hover{border:1px solid #2f6b98; color:#fff;}

.page-large span{float: left; margin-right: 5px; display: block; height: 34px; line-height: 34px; padding: 0px 0px;font-size: 16px; color: #666666; display: none;}
.xxmh_page_input{width: 46px; height: 18px;line-height: 18px; padding:8px 0px; border:1px solid #dddddd; border-radius: 2px; vertical-align:middle; text-align: center; font-size: 16px; color: #666; }
.page-large a.page-large_qianwang{ width: 50px; background-color: #dddddd; border-radius: 2px; border: 0px solid #dddddd; color: #666666; padding-left: 0px;padding-right: 0px; display: none;}

.page-large .prev-page{}
.page-large .next-page{}
.page-large .prev-page:hover{border:1px solid #2f6b98; background: #2f6b98; color: #fff;}
.page-large .next-page:hover{border:1px solid #2f6b98; background: #2f6b98; color: #fff;}

#winad_float_left{
  position:fixed;
  bottom:0;
  right:15px;
  text-align:center;
  _position:absolute;
  _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-100));
  _left:15px;
  z-index:1000;
}
#winad_float_right{
  position:fixed;
  bottom: 160px;
  right:15px;
  text-align:center;
  _position:absolute;
  _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-100));
  _right:15px;
  z-index:1000;
}

/**20220126**/
.v202201pjw_swiper_mobile{
	width: 7.1rem;
	height: 3.0rem;
}
.v202201pjw_swiper_mobile .swiper-slide{
    width: 7.1rem;
    height: 3.0rem;
}
.v202201pjw_swiper_mobile .v202201pjw_swiper_mobile_pagination{
	position: absolute;
	text-align: right;
	bottom: 0.12rem;
	left: 0;
	width: 100%;
}
.v202201pjw_swiper_mobile .swiper-pagination-switch {
    width: 0.16rem;
    height: 0.16rem;
    border-radius: 100%;
    border: 0.02rem solid #fff;
    background: none;
    opacity: 1;
    margin: 0 0.08rem !important;
	display: inline-block;
	cursor: pointer;
}
.v202201pjw_swiper_mobile .swiper-pagination-switch.swiper-active-switch{
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 100%;
  border: 0.02rem solid #fff;
  background: #fff;
}



